projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6694b32
)
Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 15 Mar 1994 03:59:11 +0000
(
03:59
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 15 Mar 1994 03:59:11 +0000
(
03:59
+0000)
lisp/man.el
patch
|
blob
|
history
diff --git
a/lisp/man.el
b/lisp/man.el
index 7b401a9032df1073c6783060fc5df2cd0f29dbe6..843435ad54c07929aa45ae721cbe44c3566a6882 100644
(file)
--- a/
lisp/man.el
+++ b/
lisp/man.el
@@
-190,8
+190,7
@@
the manpage buffer.")
"*Normal hook run when Man mode is enabled.")
(defvar Man-cooked-hook nil
- "*Hooks run after removing backspace characters from man page
-but before Man-mode.")
+ "*Hooks run after removing backspace characters from man page.")
(defvar Man-section-regexp "[0-9][a-zA-Z+]*\\|[LNln]"
"*Regular expression describing a manpage section within parentheses.")